A. c
B. d
C. b
D. e
Advertisement
Related Mcqs:
- Which command is used with vi editor to move cursor forward to first occurrence of character ‘ch’ in the current line ?
- A. tch B. fch C. rch D. ech...
- What command is used with vi editor to move back to the beginning of a word ?
- A. w B. e C. a D. b...
- In vi editor, forward search is performed using the command?
- A. :pat B. ?pat C. /pat D. All of the above...
- What command is used with vi editor to search a pattern in the forward direction ?
- A. ?? B. // C. ? D. /...
- Which command is used with vi editor to search a pattern in the forward direction ?
- A. / B. ? C. // D. ??...
- What command is used with vi editor to move the cursor to the left ?
- A. h B. k C. j D. i...
- Which command is used with vi editor to move the cursor to the left ?
- A. i B. j C. k D. h...
- What command is used with vi editor to delete three words ?
- A. $ B. 3 dw C. 3 x D. 3 dd...
- What command is used with vi editor to save file and remain in the editing mode ?
- A. x B. q! C. :w D. :q...
- Which command is used with vi editor scroll half page backward ?
- A. [Control-d] B. [Control – u] C. [Control-c] D. [Control -P]...
Advertisement